home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / ArchiFacile / ArchiFacileSetup.exe / {app} / nw.pak / Unnamed File 001042.txt < prev    next >
Text File  |  2014-10-14  |  273b  |  7 lines

  1. /**
  2.  * This flag notifies inspector that it was deployed with the help
  3.  * of a build system. Build system flattenes all css and js files,
  4.  * so in this case inspector has to correct paths for dynamic resource loading.
  5.  */
  6. window.flattenImports = true;
  7. window.DEBUG = false;